Closed
Bug 1398712
Opened 8 years ago
Closed 8 years ago
[Static Analysis][Coverity] Update modelling file in order to support NS_PRECONDITION
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox57 fixed)
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
References
(Blocks 1 open bug)
Details
(Keywords: coverity, Whiteboard: CID 1417625)
Attachments
(1 file)
We need to update the modelling file and add definition for |NS_PRECONDITION|. The definition is identical with the one used for |MOZ_ASSERT|.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8906542 [details]
Bug 1398712 - update Coverity modelling file in order to support NS_PRECONDITION.
https://reviewboard.mozilla.org/r/178292/#review183200
Please seperate the changes, here, you are mixing coding style with the feature change.
Attachment #8906542 -
Flags: review?(sledru) → review-
Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8906542 [details]
Bug 1398712 - update Coverity modelling file in order to support NS_PRECONDITION.
https://reviewboard.mozilla.org/r/178292/#review183236
Attachment #8906542 -
Flags: review?(sledru) → review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c064f7375341
update Coverity modelling file in order to support NS_PRECONDITION. r=sylvestre
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•